BOOL GetVersionNum()

Description Gets the version number of the MMNotes shared library.
Arguments char* versionNumBuf, int versionNumBufMaxLen
The first argument is the buffer where the version number should be stored.
The second argument is the maximum size of versionNumBuf.
Returns A Boolean value indicating whether the operation was successful, and stores the version number in versionNumBuf.